Redesigned the ui of assigning task#12
Open
jisnu-glitch wants to merge 100 commits into
Open
Conversation
Add task scheduling with due date and overdue detection
…nd skill-based assignee recommendations with new Python backend and frontend integration.
…user authentication, task boards, project creation, and team collaboration.
…, new project detail page, and settings page.
…, and wellness data with integrated PieChart and TaskTimeline components.
…ct views, and AI/ML capabilities.
…ct, task, time tracking, and reporting functionalities.
…ssaging, tasks, forms, and an authenticated layout with global search.
…ints and UI components.
Fix auth flow, loading issue and Supabase client setup
…nd user creation dialog, backed by a new database service.
…e development and temporary files, and update README.
…r profiles, including skills, date of birth, and workload.
…rch, and concurrent dev script for ML.
…forms, featuring AI-powered smart assignment and autocomplete for task titles and tags.
…d establish a robust database interaction library.
…iews, and a new API for managing project members.
…d types, while updating UAT cases and the Supabase schema.
…ness analysis with new ML backend, API routes, and UI components.
- Updated migration script to apply new SQL file for merging profiles into users. - Removed obsolete migration scripts related to OTP support, age and skill experience, form links, and age replacement with date of birth. - Modified User interface in types to include age property.
…states during logout
- Deleted `train.py` which contained the ML training logic for the SetFit model. - Removed `wellness_model.py` that calculated wellness scores based on task load. - Updated README to reflect changes in the ML engine and project structure. - Removed unused Supabase migration scripts and CLI references. - Cleaned up database migration files to ensure integrity and stability of forms and messages.
…showcase, collaboration, and tech stack feat: implement browser supabase configuration management feat: create client integrations for GitHub repository details fetching feat: establish device environment vault for secure storage of sensitive data feat: add first admin setup management for pending configurations feat: implement Supabase admin client for server-side operations
… and ALTCHA verification
…project/task fetching logic
…use database calls
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.